Skip to content

Blanket dataclass#4237

Merged
timothy-nunn merged 2 commits into
mainfrom
BlanketDataclass
May 11, 2026
Merged

Blanket dataclass#4237
timothy-nunn merged 2 commits into
mainfrom
BlanketDataclass

Conversation

@clmould
Copy link
Copy Markdown
Collaborator

@clmould clmould commented May 8, 2026

Description

Dataclass for blanket variables

Checklist

I confirm that I have completed the following checks:

  • My changes follow the PROCESS style guide
  • I have justified any large differences in the regression tests caused by this pull request in the comments.
  • I have added new tests where appropriate for the changes I have made.
  • If I have had to change any existing unit or integration tests, I have justified this change in the pull request comments.
  • If I have made documentation changes, I have checked they render correctly.
  • I have added documentation for my change, if appropriate.

@clmould clmould mentioned this pull request May 8, 2026
64 tasks
@clmould clmould marked this pull request as ready for review May 8, 2026 16:47
@clmould clmould requested a review from a team as a code owner May 8, 2026 16:47
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 62.35955% with 67 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.44%. Comparing base (14c6151) to head (d8d6342).

Files with missing lines Patch % Lines
process/models/blankets/blanket_library.py 0.00% 59 Missing ⚠️
process/models/shield.py 0.00% 3 Missing ⚠️
process/models/blankets/dcll.py 0.00% 2 Missing ⚠️
process/models/blankets/hcpb.py 0.00% 2 Missing ⚠️
process/models/vacuum.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4237      +/-   ##
==========================================
- Coverage   51.52%   51.44%   -0.09%     
==========================================
  Files         151      151              
  Lines       30117    30066      -51     
==========================================
- Hits        15517    15466      -51     
  Misses      14600    14600              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@timothy-nunn timothy-nunn added the Data structure Issues related to the data structure label May 11, 2026
@timothy-nunn timothy-nunn merged commit 467ce88 into main May 11, 2026
10 of 11 checks passed
@timothy-nunn timothy-nunn deleted the BlanketDataclass branch May 11, 2026 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Data structure Issues related to the data structure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants